build(requirements): bump the prod group with 10 updates#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(requirements): bump the prod group with 10 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
4eb65a1 to
3cd8eed
Compare
Bumps the prod group with 10 updates: | Package | From | To | | --- | --- | --- | | [xgboost](https://github.com/dmlc/xgboost) | `3.0.0` | `3.0.2` | | [numpy](https://github.com/numpy/numpy) | `1.23.5` | `2.2.6` | | [pandas](https://github.com/pandas-dev/pandas) | `1.5.3` | `2.2.3` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.17.1` | `1.23.0` | | [dill](https://github.com/uqfoundation/dill) | `0.3.9` | `0.4.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.2.1` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `7.0.0` | | [rich](https://github.com/Textualize/rich) | `13.9.2` | `14.0.0` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.1` | Updates `xgboost` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v3.0.0...v3.0.2) Updates `numpy` from 1.23.5 to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.5...v2.2.6) Updates `pandas` from 1.5.3 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.2.3) Updates `azure-identity` from 1.17.1 to 1.23.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.23.0) Updates `dill` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.0) Updates `pillow` from 10.4.0 to 11.2.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.2.1) Updates `psutil` from 6.1.0 to 7.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-7.0.0) Updates `rich` from 13.9.2 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.2...v14.0.0) Updates `scipy` from 1.14.1 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.3) Updates `tqdm` from 4.66.5 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.1) --- updated-dependencies: - dependency-name: xgboost dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: pandas dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: azure-identity dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: dill dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: psutil dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tqdm dependency-version: 4.67.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
3cd8eed to
7a2bfb6
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod group with 10 updates:
3.0.03.0.21.23.52.2.61.5.32.2.31.17.11.23.00.3.90.4.010.4.011.2.16.1.07.0.013.9.214.0.01.14.11.15.34.66.54.67.1Updates
xgboostfrom 3.0.0 to 3.0.2Release notes
Sourced from xgboost's releases.
... (truncated)
Commits
2ddf6aeBump version to 3.0.2 (#11479)0e65f75Fix VM fallback logic on WSL2 (#11471) (#11480)f143cb8Dask 2025.4.0 scheduler info compatibility (#11462) (#11476)421e9e2[CI] Rename container xgb-ci.aarch64 -> xgb-ci.manylinux_2_28_x86_64 (#11454)...018c5f3Bump version to 3.0.1. (#11445)4486040[backport][EM] Optimization for deep trees. (#11387) (#11444)198d4a0[backport] Replace nan with denormal floating point. (#11428) (#11439)5cdd05e[backport][dask] Workarounds for different Dask versions. (#11436) (#11437)10f5f6d[backport] Fix page concatenation for validation dataset. (#11338) (#11435)ab1e531[backport] Allow fallback for CUDA virtual memory. (#11391, #11398) (#11434)Updates
numpyfrom 1.23.5 to 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
pandasfrom 1.5.3 to 2.2.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
0691c5cRLS: 2.2.3658dfddrelax cython bound6891e90Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as wellf108468RLS: 2.2.36958738Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842)0bd98feBackport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...8d67e77Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837)f7b6378Assorted backports for 2.2.x (#59785)2127b42Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)4a20adbBackport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828)Updates
azure-identityfrom 1.17.1 to 1.23.0Release notes
Sourced from azure-identity's releases.
Commits
65e21aeUpdate changelog (#41071)95b6c31Identity token cred env (#41060)d5b00d7Increment package version after release of azure-identity (#40925)a04ef82[Identity] Remove AzureApplicationCredential (#40901)0f2ff43[Identity] Release prep and cleanup (#40827)26aedf7[Identity] Emit warning in EnvironmentCredential for user/pass (#40595)6f2720c[Identity] Add README section about Powershell credential (#40729)fe0ab0f[Identity] Handle MSAL string response scenario (#40281)4d0a196[Identity] Deprecate VisualStudioCodeCredential (#40613)6b6a8c0Remove Python 3.8 + Standardize onazsdk-poolon affected templates (#40499)Updates
dillfrom 0.3.9 to 0.4.0Commits
16eb90btag: 0.4.0cd7a5a8Bump jinja2 from 3.1.5 to 3.1.6 in /docs (#705)0717bd1move travis build of 3.9 to focal (#708)599265efix CodeType support for PyPy3.11 7.3.19+ (#707)acc49cfupdate docs requirements; CI for pypy3.11 (#702)a3d129fsupport pypy-3.11 (#701)7f678e7Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#695)5adb444updated copyright for 2025 (#696)c8b8c57fix typo in requirements (#693)e3c85c8Bump starlette from 0.37.2 to 0.40.0 in /docs (#686)Updates
pillowfrom 10.4.0 to 11.2.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
339bc5d11.2.1 version bump857b884Merge pull request #8885 from radarhere/releasenotes7a0092fRemove incomplete 11.2.0 release, bill as 11.2.1 insteadd52c2dbDo not include libavif in wheels8dafc38Added 11.2.1 release notes07d7800Removed release notes update0490948Remove GPL v2 license (#8884)774d0aeMerge pull request #8868 from radarhere/xz_upgraded1e27fcMerge pull request #8870 from radarhere/harfbuzz_upgradec8d98d5Added avif to config settings (#8875)Updates
psutilfrom 6.1.0 to 7.0.0Changelog
Sourced from psutil's changelog.
Commits
ea5b556pre-released6e28b7try to fix tests104bb32test cpu_times() for process children16c091btest cpu_times() for process childreneee09da[OSX] proc.c: Fix goo.gl link in comment for source reference (#2505)17e2780ci: build aarch64 wheel on GHA aarch64 runner (#2503)1ba8667pin black version to 24.X, because new 25.X breaks style9c114a5[OSX] usehost_statistics64to get memory metrics (#2502)08d7d43pin black version to 24.X, because new 25.X breaks stylea509e5a669 windows broadcast addr (#2501)Updates
richfrom 13.9.2 to 14.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
72e3bb3Merge pull request #3681 from Textualize/bump14.0.0859d77bbump to 13.0.02bae2feUpdate feature_request.md07b738aMerge pull request #3610 from kotfu/mastere667349Merge pull request #3624 from itamaro/patch-1a48a5b3Merge pull request #3677 from Textualize/exception-groups4de139eMerge pull request #3679 from bcapener/remove-leftover-code8f68c84changelogec5d2f1Merge branch 'master' into exception-groups13f9b4fstyle tweakUpdates
scipyfrom 1.14.1 to 1.15.3Release notes
Sourced from scipy's releases.
... (truncated)
Commits
e29dcb6REL: 1.15.3 rel commit [wheel build]61e6aa1Merge pull request #22840 from tylerjereddy/treddy_1.15.3_backports18c4ca8MAINT: PR 22840 wheel build [wheel build]bd0f132MAINT: PR 22840 revisions033b138MAINT: PR 22840 revisions7a283ccDOC: PR 22840 revisions3d1ea40BUG: spatial.HalfspaceIntersection: raise on non-feasible half space (#20035)d01b984BUG: ndimage.median_filter: fix segfault when usingmode='mirror'(#22608)0879108MAINT: special.logsumexp: fix bug when weight of largest magnitude component ...9b3b2d8Merge pull request #22869 from smurfix/mainUpdates
tqdmfrom 4.66.5 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7fbump version, merge pull request #1629 from tqdm/fix-guia2d5f1ctests: fix codecov rate limitcac7150tests: bump pytest-asyncio6338f62deps: fix pybuild342b15etests: sync depsc66458dgui: fix matplotlib35a6ee9bump version, merge pull request #1536 from guigoruiz18aa9470add discord requests dep1db24b4better user-agent61365d8handle rate limitDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions📚 Documentation preview 📚: https://RDAgent--1.org.readthedocs.build/en/1/